Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TorLogger: prevent double initialization #73

Merged
merged 3 commits into from
Aug 2, 2023
Merged

TorLogger: prevent double initialization #73

merged 3 commits into from
Aug 2, 2023

Conversation

knocte
Copy link
Member

@knocte knocte commented Aug 1, 2023

No description provided.

@knocte
Copy link
Member Author

knocte commented Aug 1, 2023

@aarani haha this breaks tests; can you finish the PR please?

@knocte
Copy link
Member Author

knocte commented Aug 2, 2023

@aarani why is CI still red?

@aarani aarani force-pushed the knocte-patch-1 branch 2 times, most recently from 22b9ed5 to 2e9fcf9 Compare August 2, 2023 06:56
@knocte
Copy link
Member Author

knocte commented Aug 2, 2023

@aarani the rename commit has disappeared 😭

@aarani
Copy link
Collaborator

aarani commented Aug 2, 2023

@aarani the rename commit has disappeared 😭

No clue what is happening the branch has that commit but PR doesn't

@aarani
Copy link
Collaborator

aarani commented Aug 2, 2023

@aarani the rename commit has disappeared 😭

No clue what is happening the branch has that commit but PR doesn't

I repushed 1 by 1 it seems to be back

@aarani aarani force-pushed the knocte-patch-1 branch 3 times, most recently from 5e94a1b to 5c78eed Compare August 2, 2023 10:20
aarani and others added 3 commits August 2, 2023 13:53
Purpose of our HS browsing tests is to make sure we can connect
to the server and just receieving a status code means we are
connected so there's no need to make sure the status code is
200, this is especially true because TorHttpClient doesn't
handle redirects which causes Unsuccessful- HttpRequestException
when there's a redirect.
Co-authored-by: Afshin Arani <afshin@arani.dev>
This commit renames UnsuccessfulHttpRequest exception to
UnsuccessfulHttpResponseException.
@knocte knocte merged commit 231c9a7 into master Aug 2, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants